Open
Conversation
b16be81 to
2da2edc
Compare
Codecov ReportBase: 72.96% // Head: 70.83% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## main #444 +/- ##
==========================================
- Coverage 72.96% 70.83% -2.13%
==========================================
Files 101 102 +1
Lines 2234 2318 +84
Branches 95 95
==========================================
+ Hits 1630 1642 +12
- Misses 604 676 +72
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
1c3d35e to
852561c
Compare
This reverts commit fceef98.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #446
Problem
The D4L SDK depends on an older version of tink (1.2, but up to 1.4 in testing) while flutter_secure_storage depends on 1.5. This causes problems, so we use a dummy key until someone figures out what to do
See lib/common/utilities/hive_utils.dart